﻿@charset "UTF-8";

input, textarea {
    word-wrap: none;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

html {
    -webkit-text-size-adjust: none;
    overflow-x: hidden
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, form, input, textarea, p, span {
    padding: 0;
    margin: 0;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "WenQuanYi Micro Hei", "Microsoft Yahei","SourceHanSansCN-Regular","SourceHanSansCN",sans-serif;
    color: #333;
    background: #f9f9f9;
}

img, html, body {
    border: 0;
}
/** 重置表格元素 **/
input {
    border: 0;
    outline: 0;
}

ol, ul {
    list-style: none;
}

em, strong {
    font-weight: normal;
    font-style: normal;
}

em, i {
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
}

h1, h2, h3, h4, h5, h6, em {
    font-weight: normal;
}

.clearfix {
    *zoom: 1;
}

    .clearfix:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

a {
    color: #333333;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        color: #d7000f;
    }

img {
    vertical-align: middle;
}

.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.hide, .none {
    display: none
}

.hidden {
    visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.mb40 {
    margin-bottom: 40px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb80 {
    margin-bottom: 80px;
}

.fix:before, .fix:after {
    content: "";
    display: table;
}

.fix {
    *zoom: 1;
}

    .fix:after {
        clear: both;
    }

/* 头部 */
.theader {
    width: 100%;
    height: 30px;
    background: #333333;
    box-sizing: border-box;
}

    .theader .lp span {
        font-size: 12px;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 30px;
    }

    .theader .rp a {
        font-size: 12px;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 30px;
        padding: 0 10px;
    }

#header {height: 28px;line-height: 28px;font-size: 12px;color: #ffffff;background-color: #333333;}
#header .header-nav a {font-size: 12px;font-weight: 400;color: #ffffff;line-height: 18px;padding: 0 10px;}
#header .search-box {margin-left: 20px;width: 65px;}
#header .search-box .but-search {width: 65px;height: 18px;border-radius: 9px;border: 1px solid #FFFFFF;line-height: 16px;margin-top: 5px;box-sizing: border-box;text-align: center;cursor: pointer;}
#header .search-box .but-search img {width: 12px;height: 12px;margin-bottom: 2px;margin-right: 3px;}
#header .search-box .but-search span {font-size: 12px;font-weight: 400;color: #ffffff;}
#header .search-box .but-close-search {cursor: pointer;display: none;}
#header .search-box .but-close-search img {width: 11px;height: 11px;margin-bottom: 2px;margin-right: 5px;}
#header .search-box .but-close-search span {font-size: 12px;font-weight: 400;color: #ffffff;}
#cheader {height: 84px;font-family: "å¾®è½¯é›…é»‘";box-sizing: border-box;padding-top: 12px;background: #ffffff;width: 100%;}
#cheader .w1200 {position: relative;}
#cheader .cdlogo {width: 179px;height: 59px;margin-right: 55px;}
#cheader .cdlogo a {display: block;}
#cheader .cdlogo a img {width: 100%;height: 100%;}
#cheader .cheader-nav {margin-top: 23px;}
#cheader .cheader-nav a {font-size: 20px;font-weight: 500;color: #444444;line-height: 27px;margin-right: 26px;-webkit-transition: .1s;-o-transition: .1s;transition: .1s;position: relative;}
#cheader .cheader-nav a:before {
    content: "";
    position: absolute;
    display: block;
    width: 80px;
    opacity: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    background-color: #d7000f;
    -webkit-transition: all .2s cubic-bezier(.18,.89,.17,.88) 0s,opacity .15s ease 0s;
    -o-transition: all .2s cubic-bezier(.18,.89,.17,.88) 0s,opacity .15s ease 0s;
    transition: all .2s cubic-bezier(.18,.89,.17,.88) 0s,opacity .15s ease 0s;
    left: 0;
    bottom: -7px;
    height: 3px;
    border-radius: 2px;
    }
#cheader .cheader-nav a:last-child {margin-right: 0;}
#cheader .cheader-nav a.active {color: #111111;font-weight: bold;}
#cheader .cheader-nav a.active:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}

.cheader {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 0;
}

    .cheader .lp .logo {
        margin-right: 60px;
    }

    .cheader .lp .v-type {
        margin-top: 3px;
    }
    .cheader .lp .v-type li.titleone_li {display: inline-block;padding: 10px 0;}
    .cheader .lp .v-type li.titleone_li:nth-child(2) a {margin-right: 30px;}
    .cheader .lp .v-type li.titleone_li a {display: inline-block;position: relative;}
    .cheader .lp .v-type li.titleone_li a span {
        color: #f00;
        font-weight: bold;
    }
    .cheader .lp .v-type li.titleone_li a i {
        width: 13px;
        height: 13px;
        background: url(https://pfs.chuandong.com/upload/images/20240614/68C136EDFFB557B3.png) -83px -116px;
        position: absolute;
        top: 10px;
        right: -16px;
    }
    .cheader .lp .v-type li.titleone_li .second-menu {
        position: absolute;
        background-color: #fff;
        border: 2px solid #f9f9f9;
        border-radius: 5px;
        box-shadow: 0 1px 6px rgba(0,0,0,.2);
        z-index: 10;
        padding: 10px 20px;
        line-height: 30px;
        width: 0px;
        height: 0px;
        opacity: 0;
        font-size: 15px;
        top: 50px;
        left: 140px;
        z-index: 999;
        transition: all .1s;
        /* display: none; */
    }
    /* .cheader .lp .v-type li.titleone_li .second-menu ul {
        width: 315px;
        height: 260px;
    } */
    .cheader .lp .v-type li.titleone_li .second-menu .second-li {
        width: 315px;
        line-height: 35px;
    }
    .cheader .lp .v-type li.titleone_li .second-menu .second-li p {
        float: left;
        width: 280px;
    }
    .cheader .lp .v-type li.titleone_li .second-menu .second-li p b {
        font-size: 15px;
        font-weight: bold;
    }
    .cheader .lp .v-type li.titleone_li .second-menu .second-li p a {
        display: inline-flex;
        font-size: 14px;
        padding-left: 15px;
        margin: 0;
        width: 70px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
	line-height: 35px;
    }
    .cheader .lp .v-type li.titleone_li .second-menu .second-li i {
        width: 13px;
        height: 16px;
        background: url(https://pfs.chuandong.com/upload/images/20240614/68C136EDFFB557B3.png) 0px -126px;
        margin: 24px 0px 0px 0px;
        float: right;
    }
    .cheader .lp .v-type li.titleone_li .second-menu .second-li p a:hover {
        color: #d7000f;
    }
    .cheader .lp .v-type li.titleone_li .second-menu li .door {
        position: absolute;
        left: 320px;
        top: -3px;
        width: 320px;
        height: 285px;
        background-color: #fff;
        border: 2px solid #f9f9f9;
        border-radius: 5px;
        box-shadow: 0 1px 6px rgba(0,0,0,.2);
        /* z-index: 99; */
        display: none;
        border: 1px solid #e5e5e5;
        padding: 20px 0px 20px 30px;
        box-sizing: border-box;
    }
    .cheader .lp .v-type li.titleone_li .second-menu li .door ul {
        width: 100%;
        height: 100%;
        position: relative;
        overflow: hidden;
        overflow-y: auto;
    }
    .cheader .lp .v-type li.titleone_li .second-menu li .door ul::-webkit-scrollbar {
        width: 5px;
        background-color: #f1f1f1;
        border-radius: 5px;
      }
       
      .cheader .lp .v-type li.titleone_li .second-menu li .door ul::-webkit-scrollbar-thumb {
        background-color: #888;
        border-radius: 5px;
      }
       
      .cheader .lp .v-type li.titleone_li .second-menu li .door ul::-webkit-scrollbar-thumb:hover {
        background-color: #555;
      }
    .cheader .lp .v-type li.titleone_li .second-menu li .door li {
        float: left;
        margin-right: 30px;
        padding: 0 10px;
        padding-left: 10px;
        line-height: 46px;
    }
    .cheader .lp .v-type li.titleone_li .second-menu li .door li a {
        font-size: 14px;
        min-width: 85px;
        color: #333;
        z-index: 9999;
        margin: 0;
    }
    .cheader .lp .v-type li.titleone_li .second-menu li .door li a:hover {
        color: #d7000f;
    }



        .cheader .lp .v-type a {
            font-size: 18px;
            font-weight: 400;
            color: #222222;
            line-height: 27px;
            margin-right: 20px;
        }

    .cheader .rp {
        margin-top: 6px;
    }

        .cheader .rp .search-box {
            width: 236px;
            height: 35px;
            border-radius: 18px;
            border: 1px solid #00A2EA;
            margin-right: 40px;
        }

            .cheader .rp .search-box input {
                display: block;
                width: 174px;
                height: 100%;
                background: #f9f9f9;
                border-radius: 18px;
                box-sizing: border-box;
                padding-left: 10px;
            }

            .cheader .rp .search-box button {
                display: block;
                width: 62px;
                height: 35px;
                background: #00A2EA;
                border-radius: 0px 100px 100px 0px;
                border: none;
                font-size: 12px;
                color: #ffffff;
            }

                .cheader .rp .search-box button img {
                    margin-bottom: 1px;
                    margin-right: 5px;
                }

        .cheader .rp .login {
            font-size: 16px;
            color: #222222;
        }

            .cheader .rp .login span {
                display: inline-block;
                margin: 0 10px;
            }

            .cheader .rp .login a {
                line-height: 35px;
            }
/* ================================ 头部end ========================================= */

/* 底部 */
.footer {
    width: 100%;
    height: 112px;
    background: #333333;
    box-sizing: border-box;
    padding: 30px 0;
}

    .footer .foot-logo {
        margin-right: 20px;
    }

    .footer .con {
        padding-top: 3px;
    }

        .footer .con .d1 a {
            font-size: 16px;
            font-weight: 400;
            color: #999999;
            line-height: 24px;
        }

        .footer .con .d1 span {
            margin: 0 5px;
            font-size: 16px;
            font-weight: 400;
            color: #999999;
            line-height: 24px;
        }

        .footer .con .d2 {
            font-size: 16px;
            font-weight: 400;
            color: #999999;
            line-height: 24px;
        }
/* ================================ 底部end ========================================== */

/* 首页 */
.content {
    width: 100%;
}
.content  .banner .swiper-slide img {width: 100%;}
.content  .banner .swiper-pagination-bullet {background: #f2f2f2;}
.content  .banner .swiper-pagination-bullet-active {background: #ffffff;}

    .content .vid-type {
        width: 100%;
        margin-top: 10px;
    }

        .content .vid-type a {
            display: block;
            width: auto;
            height: 32px;
            background: #FFFFFF;
            border-radius: 16px;
            border: 1px solid #E9F2FC;
            float: left;
            margin-right: 16.4px;
            padding: 0 10px;
            line-height: 32px;
            margin-bottom: 5px;
        }

            .content .vid-type a:last-child {
                margin-right: 0;
            }

            .content .vid-type a:hover {
                color: #d7000f;
                border-color: #d7000f;
            }

    .content .part-item {
        margin-top: 40px;
    }

        .content .part-item .recommend_head {
            margin-bottom: 10px;
        }

            .content .part-item .recommend_head .recommend_type h2 {
                font-size: 22px;
                font-weight: bold;
                color: #222222;
                line-height: 33px;
                margin-right: 15px;
            }

            .content .part-item .recommend_head .recommend_type .recommend_sx {
                font-size: 16px;
                font-weight: 400;
                color: #222222;
                display: inline-block;
                margin-top: 8px;
            }

                .content .part-item .recommend_head .recommend_type .recommend_sx a {
                    font-size: 16px;
                    font-weight: 400;
                    color: #222222;
                    padding: 0 5px;
                    display: inline-block;
                }

            .content .part-item .recommend_head .playback {
                margin-top: 8px;
            }

                .content .part-item .recommend_head .playback a {
                    font-size: 16px;
                    font-weight: 400;
                    color: #00A2EA;
                }

                .content .part-item .recommend_head .playback img {
                    margin-right: 5px;
                    margin-bottom: 2px;
                }

                .content .part-item .recommend_head .playback a:hover {
                    color: #00A2EA;
                }

        .content .part-item .more {
            margin-top: 9px;
        }

            .content .part-item .more a {
                font-size: 14px;
                color: #666666;
            }

            .content .part-item .more img {
                margin-bottom: 2px;
                margin-left: 3px;
            }

        .content .part-item .list {
            width: 100%;
        }.content .part-item .list ul {margin-right: -21px;}

            .content .part-item .list li {
                float: left;
                margin-right: 21.2px;
                transition: all 0.3s ease 0s;
                margin-bottom: 20px;
            }

                .content .part-item .list li:last-child {
                    margin-right: 0;
                }

                .content .part-item .list li a {
                    display: block;
                    width: 223px;
                    /* height: 246px; */
                    background: #FFFFFF;
                    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
                    box-sizing: border-box;
                    overflow: hidden;
                    border-radius: 5px;
                }

                    .content .part-item .list li a .cover {
                        width: 100%;
                        /* height: 166px; */
                    }
.content .part-item .list li a .cover img {width: 225px!important;height: 127px!important;object-fit: cover;}


                    .content .part-item .list li a .con {
                        width: 100%;
                        box-sizing: border-box;
                        padding: 10px;
                    }

                        .content .part-item .list li a .con .title {
                            font-size: 16px;
                            font-weight: bold;
                            color: #222222;
                            text-overflow: ellipsis;
                            white-space: nowrap;
                            overflow: hidden;
                            margin-bottom: 19px;
                        }

                        .content .part-item .list li a .con .price {
                            font-size: 16px;
                            font-weight: bold;
                            color: #6DD400;
                        }

                            .content .part-item .list li a .con .price.pnum {
                                font-size: 16px;
                                font-weight: bold;
                                color: #FA6400;
                                line-height: 25px;
                            }

                        .content .part-item .list li a .con .dnum {
                            padding-top: 2px;
                        }

                            .content .part-item .list li a .con .dnum img {
                                margin-right: 2px;
                                margin-bottom: 3px;
                            }

                            .content .part-item .list li a .con .dnum span {
                                font-size: 14px;
                                font-weight: 400;
                                color: #999999;
                            }

                .content .part-item .list li:hover {
                    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
                    transform: translate3d(0px, -2px, 0px);
                }

        .content .part-item:last-child ul {
            margin-right: -25px;
        }

        .content .part-item:last-child .list li {
            float: left;
            margin-right: 21.3px;
            margin-bottom: 20px;
        }
/* ======================================= 首页end ================================================ */

/* 分类列表页 */
.bgf {
    background: #ffffff !important;
}

.content .typePart {
    width: 100%;
    background: #f5f5f5;
    box-sizing: border-box;
    padding: 25px 0;
}

    .content .typePart .type-item {
        margin-bottom: 15px;
    }

        .content .typePart .type-item:last-child {
            margin-bottom: 0;
        }

        .content .typePart .type-item .d1, .content .typePart .type-item .d2 a {
            font-size: 15px;
            color: #222222;
            font-weight: bold;
        }

        .content .typePart .type-item .d3 {
            width: 1065px;
            margin-left: 20px;
        }

            .content .typePart .type-item .d3 a {
                font-size: 15px;
                font-weight: 400;
                color: #555555;
                margin-right: 10px;
                margin-bottom: 10px;
                display: inline-block;
            }

                .content .typePart .type-item .d3 a:hover {
                    color: #d7000f;
                }

.content .location {
    width: 100%;
    padding: 10px 0;
}

    .content .location a {
        font-size: 13px;
        color: #888888;
    }

        .content .location a:hover {
            color: #d7000f;
        }

    .content .location span {
        font-size: 13px;
        color: #888888;
    }

.content .type-con {
    width: 100%;
}

    .content .type-con .lab {
        width: 100%;
    }

        .content .type-con .lab .item {
            width: 96px;
            height: 46px;
            border-radius: 10px 10px 0px 0px;
            line-height: 46px;
            text-align: center;
            cursor: pointer;
            position: relative;
        }

            .content .type-con .lab .item span {
                font-size: 17px;
                color: #222222;
            }

            .content .type-con .lab .item img {
                margin-bottom: 4px;
                margin-left: 2px;
            }

            .content .type-con .lab .item.active {
                background: #f6f6f6;
                color: #00A2EA;
            }

    .content .type-con .shadow-block {
        width: 100%;
        height: 15px;
        background: linear-gradient(180deg, #F5F5F5 0%, #FFFFFF 100%);
    }

    .content .type-con .lab .item .doItem {
        width: 96px;
        border-radius: 0px 0px 10px 10px;
        background: #ffffff;
        padding-bottom: 5px;
        display: none;
    }

        .content .type-con .lab .item .doItem span {
            display: block;
            font-size: 14px;
            color: #666666;
            line-height: 25px;
        }

    .content .type-con .lab .item.actBord {
        border: 1px solid #E6E6E6;
        border-bottom: 0;
        box-sizing: border-box;
    }

        .content .type-con .lab .item.actBord .doItem {
            border: 1px solid #E6E6E6;
            border-top: 0;
            box-sizing: border-box;
            position: absolute;
            left: -1px;
            top: 45px;
            z-index: 999;
            display: block;
        }

    .content .type-con .list {
        width: 100%;
    }

        .content .type-con .list li {
            float: left;
            margin-right: 21.3px;
            margin-bottom: 20px;
            transition: all 0.3s ease 0s;
        }

            .content .type-con .list li:last-child {
                margin-right: 0;
            }

            .content .type-con .list li a {
                display: block;
                width: 223px;
                /* height: 246px; */
                background: #FFFFFF;
                box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
                box-sizing: border-box;
                overflow: hidden;
		border-radius: 5px;
            }

                .content .type-con .list li a .cover {
                    width: 100%;
                    /* height: 166px; */
                }
                .content .type-con .list li a .cover img {width: 225px!important;height: 127px!important;object-fit: cover;}

                .content .type-con .list li a .con {
                    width: 100%;
                    box-sizing: border-box;
                    padding: 10px;
                }

                    .content .type-con .list li a .con .title {
                        font-size: 16px;
                        font-weight: 600;
                        color: #222222;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                        line-height: 25px;
			text-align: center;
                    }

                    .content .type-con .list li a .con .price {
                        font-size: 16px;
                        font-weight: bold;
                        color: #6DD400;
                    }

                        .content .type-con .list li a .con .price.pnum {
                            font-size: 16px;
                            font-weight: bold;
                            color: #FA6400;
                            line-height: 25px;
                        }

                    .content .type-con .list li a .con .dnum {
                        padding-top: 2px;
                    }

                        .content .type-con .list li a .con .dnum img {
                            margin-right: 2px;
                            margin-bottom: 3px;
                        }

                        .content .type-con .list li a .con .dnum span {
                            font-size: 14px;
                            font-weight: 400;
                            color: #999999;
                        }

            .content .type-con .list li:hover {
                box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
                transform: translate3d(0px, -2px, 0px);
            }

        .content .type-con .list ul {
            margin-right: -25px;
        }
/* ====================================== 列表 end ===================================================== */

/* 翻页 */
.Flip {
    padding: 10px 0;
    height: 26px;
    line-height: 26px;
    position: relative;
    left: 50%;
    float: left;
}

    .Flip a {
        float: left;
        padding: 0px 10px;
        height: 26px;
        line-height: 26px;
        border: 1px solid #ededed;
        color: #333;
        text-align: center;
        font-size: 12px;
        margin-right: 2px;
        position: relative;
        right: 50%;
        z-index: 2;
        box-sizing: border-box;
    }

        .Flip a:hover {
            float: left;
            padding: 0px 10px;
            height: 26px;
            line-height: 26px;
            border: 1px solid #00A2EA;
            color: #333;
            text-align: center;
            font-size: 12px;
            margin-right: 2px;
        }

    .Flip .current {
        float: left;
        padding: 0px 10px;
        height: 26px;
        line-height: 26px;
        background-color: #00A2EA;
        color: #fff;
        text-align: center;
        font-size: 12px;
        margin-right: 2px;
    }

    .Flip span {
        float: left;
        padding: 0 8px;
        font-size: 17px;
        color: #555555;
        position: relative;
        right: 50%;
        z-index: 2;
        line-height: 26px;
    }
/* ======================================= 翻页 end ===================================================== */


/* 视频详情 */
.vidDetail .video-area {
    width: 100%;
    height: 613px;
    background: #262626;
    transition: all .5s;
    position: relative;
}

    .vidDetail .video-area .video-area-l {
        width: 970px;
        transition: all .5s;
    }

        .vidDetail .video-area .video-area-l .video-play {
            width: 100%;
            height: 546px;
            transition: all .5s;
        }

            .vidDetail .video-area .video-area-l .video-play video {
                width: 100%;
                height: 100%;
            }

        .vidDetail .video-area .video-area-l .operation {
            width: 100%;
            height: 67px;
            box-sizing: border-box;
            padding: 17px 0 17px 18px;
        }

            .vidDetail .video-area .video-area-l .operation .zan {
                margin-top: 5px;
                margin-right: 40px;
                cursor: pointer;
		color:#dfdfdf;
            }
.mobile-btn{color: #999;
  border: 1px solid #999;
  padding: 5px 10px;
}
.mobile-btn:hover{color:#fff;border: 1px solid #fff;}

                .vidDetail .video-area .video-area-l .operation .zan span {
                    font-size: 15px;
                    color: #999999;
                }

                .vidDetail .video-area .video-area-l .operation .zan .im-2 {
                    display: none;
                }

            .vidDetail .video-area .video-area-l .operation .collect {
                margin-top: 5px;
                cursor: pointer;
            }

                .vidDetail .video-area .video-area-l .operation .collect span {
                    font-size: 15px;
                    color: #999999;
                }

                .vidDetail .video-area .video-area-l .operation .collect .im-2 {
                    display: none;
                }

            .vidDetail .video-area .video-area-l .operation .share {
                cursor: pointer;
                transition: margin .5s;
                position: relative;
                padding-bottom: 10px;
            }

                .vidDetail .video-area .video-area-l .operation .share .im-2 {
                    display: none;
                }

                .vidDetail .video-area .video-area-l .operation .share:hover .im-1 {
                    display: none;
                }

                .vidDetail .video-area .video-area-l .operation .share:hover .im-2 {
                    display: inline-block;
                }

                .vidDetail .video-area .video-area-l .operation .share:hover .s-box {
                    display: block;
                }

                .vidDetail .video-area .video-area-l .operation .share .s-box {
                    position: absolute;
                    top: 33px;
                    z-index: 9999;
                    background: #ffffff;
                    padding: 10px;
                    display: none;
                }

                    .vidDetail .video-area .video-area-l .operation .share .s-box b {
                        border-width: 8px 8px 8px 8px;
                        border-style: solid;
                        border-color: transparent transparent #ffffff transparent;
                        position: absolute;
                        top: -15px;
                        left: 135px;
                    }

    .vidDetail .video-area .video-area-r {
        width: 230px;
        box-sizing: border-box;
        padding: 10px 38px 0 38px;
        transition: all .5s;
        position: absolute;
        top: 0;
        right: 0;
    }

        .vidDetail .video-area .video-area-r .lab {
            font-size: 23px;
            font-weight: bold;
            color: #FFFFFF;
            line-height: 35px;
            margin-bottom: 9px;
        }

        .vidDetail .video-area .video-area-r .list li {
            margin-bottom: 12px;
        }

            .vidDetail .video-area .video-area-r .list li:last-child {
                margin-bottom: 0;
            }

            .vidDetail .video-area .video-area-r .list li a {
                display: block;
                width: 153px;
            }

                .vidDetail .video-area .video-area-r .list li a .coverImg {
                    width: 100%;
                    position: relative;
                }

                    .vidDetail .video-area .video-area-r .list li a .coverImg img {
                        max-width: 100%;
                        height: 114px;
                        width: 100%;
                        object-fit: cover;
                    }

                    .vidDetail .video-area .video-area-r .list li a .coverImg span {
                        display: block;
                        width: 40px;
                        height: 18px;
                        background: rgba(0,0,0,0.5);
                        text-align: center;
                        line-height: 18px;
                        font-size: 14px;
                        color: #ffffff;
                        position: absolute;
                        right: 0;
                        bottom: 0;
                    }

                .vidDetail .video-area .video-area-r .list li a p {
                    font-size: 15px;
                    font-weight: 400;
                    color: #C9C9C9;
                    line-height: 18px;
                    margin-top: 6px;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

        .vidDetail .video-area .video-area-r .list .more {
            cursor: pointer;
            margin-top: 16.5px;
            display: block;
        }

            .vidDetail .video-area .video-area-r .list .more .im-2 {
                display: none;
            }

            .vidDetail .video-area .video-area-r .list .more:hover .im-1 {
                display: none;
            }

            .vidDetail .video-area .video-area-r .list .more:hover .im-2 {
                display: inline-block;
            }

        .vidDetail .video-area .video-area-r .fold-btn {
            position: absolute;
            width: 16px;
            height: 54px;
            top: 40%;
            left: 0;
            cursor: pointer;
            transition: all .5s;
            background: url('../image/fold.png')no-repeat;
            background-size: 100% 100%;
        }

    .vidDetail .video-area.folds {
        height: 650px;
    }

        .vidDetail .video-area.folds .video-area-r {
            transform: translateX(100%);
        }

            .vidDetail .video-area.folds .video-area-r .fold-btn {
                transform: translateX(-100%) matrix(-1,0,0,1,0,0);
            }

        .vidDetail .video-area.folds .video-area-l {
            width: 100%;
        }

            .vidDetail .video-area.folds .video-area-l .video-play {
                height: 583px;
                width: 100%;
            }

            .vidDetail .video-area.folds .video-area-l .operation .share {
                margin-right: 18px;
            }

.vidDetail .video-info {
    width: 100%;
    background: #F6F8FA;
    box-sizing: border-box;
    padding: 25px 18px;
}

    .vidDetail .video-info .title {
        font-size: 25px;
        font-weight: bold;
        color: #222222;
        line-height: 38px;
        margin-bottom: 5px;
    }

    .vidDetail .video-info .time {
        font-size: 15px;
        font-weight: 400;
        color: #666666;
        line-height: 23px;
        margin-bottom: 15px;
    }

    .vidDetail .video-info .intro {
        font-size: 20px;
        font-weight: 400;
        color: #666666;
        line-height: 30px;
    }
/* ======================================= 详情 end ===================================================== */

/* 专栏页 */
.special-column .part-1 {
    height: 322px;
    background: #F6F8FA;
    box-sizing: border-box;
    padding: 7px;
    margin-bottom: 40px;
}

    .special-column .part-1 .img {
        width: 413px;
        height: 308px;
        box-sizing: border-box;
        position: relative;
    }

        .special-column .part-1 .img img {
            max-width: 100%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

    .special-column .part-1 .info {
        width: 760px;
        box-sizing: border-box;
        padding: 40px 58px;
    }

        .special-column .part-1 .info .d1 {
            margin-bottom: 20px;
        }

            .special-column .part-1 .info .d1 p:nth-child(1) {
                font-size: 25px;
                font-weight: bold;
                color: #222222;
                line-height: 38px;
            }

            .special-column .part-1 .info .d1 p:nth-child(2) {
                font-size: 20px;
                font-weight: 400;
                color: #666666;
                line-height: 30px;
            }

            .special-column .part-1 .info .d1 p:nth-child(3) {
                font-size: 15px;
                font-weight: 400;
                color: #666666;
                line-height: 23px;
                margin-top: 10px;
            }

        .special-column .part-1 .info .d2 p {
            font-size: 16px;
            font-weight: 400;
            color: #666666;
            line-height: 25px;
        }

            .special-column .part-1 .info .d2 p:nth-child(1) {
                margin-bottom: 5px;
            }

.special-column .part-2 {
    width: 100%;
    background: #F6F8FA;
    box-sizing: border-box;
    padding: 20px 20px;
}

    .special-column .part-2 .lab {
        width: 100%;
        border-bottom: 1px solid #cfcfcf;
        margin-bottom: 20px;
    }

        .special-column .part-2 .lab span {
            font-size: 22px;
            font-weight: bold;
            color: #222222;
            line-height: 50px;
        }

    .special-column .part-2 .list {
        width: 100%;
    }

        .special-column .part-2 .list li {
            float: left;
            margin-right: 8.8px;
            margin-bottom: 10px;
            transition: all 0.3s ease 0s;
        }

            .special-column .part-2 .list li:last-child {
                margin-right: 0;
            }

            .special-column .part-2 .list li a {
                display: block;
                width: 225px;
                background: #FFFFFF;
                box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
                box-sizing: border-box;
                overflow: hidden;
            }

                .special-column .part-2 .list li a .cover {
                    width: 100%;
                    /* height: 194px; */
                    position: relative;
                }
.special-column .part-2 .list li a .cover img {width: 225px!important;height: 127px!important;object-fit: cover;}

                    .special-column .part-2 .list li a .cover .play {
                        position: absolute;
                        top: 50%;
                        left: 50%;
                        transform: translate(-50%,-50%);
                        transition: all .3s;
                        opacity: 0;
                    }

                .special-column .part-2 .list li a .con {
                    width: 100%;
                    box-sizing: border-box;
                    padding: 10px 10px 15px 10px;
                }

                    .special-column .part-2 .list li a .con .title {
                        font-size: 16px;
                        font-weight: bold;
                        color: #222222;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                        margin-bottom: 19px;
                    }

                    .special-column .part-2 .list li a .con .price {
                        font-size: 16px;
                        font-weight: bold;
                        color: #6DD400;
                    }

                        .special-column .part-2 .list li a .con .price.pnum {
                            font-size: 16px;
                            font-weight: bold;
                            color: #FA6400;
                            line-height: 25px;
                        }

                    .special-column .part-2 .list li a .con .dnum {
                        padding-top: 2px;
                    }

                        .special-column .part-2 .list li a .con .dnum img {
                            margin-right: 2px;
                            margin-bottom: 3px;
                        }

                        .special-column .part-2 .list li a .con .dnum span {
                            font-size: 14px;
                            font-weight: 400;
                            color: #999999;
                        }

            .special-column .part-2 .list li:hover {
                box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
                transform: translate3d(0px, -2px, 0px);
            }

                .special-column .part-2 .list li:hover a .cover .play {
                    opacity: 1;
                }

        .special-column .part-2 .list ul {
            margin-right: -28px;
        }
/* ======================================= 专栏页 end =================================================== */

/* 视频号 */
.videoList li {margin-bottom: 0!important;}
.videoList li a {position: relative;}
.videoList li a img {width: 225px;height: 350px;}
.videoList li a p {width: 100%;position: absolute;left: 0;bottom: 0px;box-sizing: border-box;padding: 10px;font-size: 15px;color: #ffffff;background: rgba(0, 0, 0, 0.5);}
.videoList li a p span {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}





